home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / driver / ibm.zip / IBM.TXT < prev    next >
Text File  |  1992-02-28  |  7KB  |  201 lines

  1. This code is a Windows MME driver for the M-Audio Capture and Playback Adapter.
  2. The support for the IBM M-ACPA consists of nine files.
  3.  
  4.              FILE NAME     FILE SIZE
  5.  
  6.              ACPA.DRV     34832
  7.             AUDIO.DLL     97294
  8.                README.          7010
  9.                ACPADD.SYS     44513
  10.               IBMAUDS.DSP     14957
  11.               IBMPCMP.DSP      7277
  12.               IBMPCMR.DSP      7277
  13.              OEMSETUP.INF      2005
  14.               MIDIMAP.CFG     29249
  15.  
  16. Copy all nine of the files to the root of a new diskette.  Use the new
  17. diskette to install the driver using the Windows Installation Applet.  To
  18. install the driver using the Windows control panel driver installation
  19. applet follow the instructions below.
  20.  
  21.  
  22. To install a new driver
  23.  
  24.     1.    Edit the "SYSTEM.INI" windows file. Under the driver section,
  25.         remove any "wave=xxxx.xxx" entry.
  26.  
  27.     2.    If the ACPA.DRV or AUDIO.DLL exist in your \system
  28.         sub-directory or Windows path, delete them.
  29.  
  30.     3.    Start Windows and place your diskette in A:.
  31.  
  32.     4.    Select the Control Panel icon from the Main Group.
  33.  
  34.     5.    Choose the Drivers icon from the Control Panel.
  35.  
  36.         The "Installed Drivers dialog box" will appear, displaying a
  37.         list of the installed drivers.
  38.  
  39.     6.    Click on the Add button.
  40.  
  41.         The "Add Driver dialog box" will appear, listing the
  42.         drivers available on your hard disk.
  43.  
  44.     7.    Click on the Add Unknown button.
  45.  
  46.         The Add Unknown Driver dialog box appears, prompting you to
  47.         choose the drive and filename for the driver you want to
  48.         install. Enter "A:\".  Then click on OK.
  49.  
  50.         IBM M-Audio Sound Driver will be added to the Add Drivers
  51.         dialog box.
  52.  
  53.     8.    Select IBM M-Audio sound driver.  Click on OK.
  54.  
  55.     9.    Wave, MIDI, and Aux entries for IBM M-Audio sound driver will be
  56.         added to the Installed Drivers Dialog Box.
  57.  
  58.        10.    Click on the Setup button.
  59.  
  60.        11.    Select the appropriate input and output source from the
  61.         dialog box.
  62.  
  63.        12.    Choose OK.
  64.  
  65.        13.    Choose restart Windows for the new settings to take
  66.         effect.
  67.  
  68. Note:
  69.     There is a potential problem that exist with multiple applications
  70.     trying to use the M-AUDIO hardware at the same time from different
  71.     operating system enviroments.  An example of this would be executing
  72.     a Windows Multi-Media application using audio and switching to the
  73.     DOS box and running a DOS application that uses the M-AUDIO hardware.
  74.     The file ACPADD.SYS is used by the driver to serialize the use of the
  75.     hardware.  This will prevent contention for the hardware with any other
  76.     application that uses the ACPADD.SYS or a derrivative of it.  In order
  77.     for this scheme to work a modification must be made to the SYSTEM.INI.
  78.     In the SYSTEM.INI under the [drivers] section there should be three
  79.     entries associated with acpa.  The three entries should appear as
  80.     follows:
  81.  
  82.         wave=acpa.drv
  83.         midi=acpa.drv
  84.         aux=acpa.drv
  85.  
  86.     The above three lines must be modified to the following:
  87.  
  88.         wave=acpa.drv wave
  89.         midi=acpa.drv midi
  90.         aux=acpa.drv aux
  91.  
  92.  
  93. MIDI Configuration:
  94.  
  95.     MME uses the MIDI Mapper to support MIDI.  In order for the M-AUDIO
  96.     driver to support MIDI it must be configured to work with the Mapper.
  97.     All modifications are saved in the file midimap.cfg  Because MME does
  98.     not provide a means of merging data into this file the setup must be
  99.     performed manually.  A midimap.cfg file is provided along with the
  100.     driver.  This file can be copied over your existing file.  There is no
  101.     gaurentee that everything else will be the same in the two files. It is
  102.     suggested that the manual steps be followed to insure no data loss.  If
  103.     however, you do not want to spend the time it is suggested that you
  104.     save your old midimap.cfg file and copy the one provided with the
  105.     driver.
  106.  
  107.     To configure the Mapper follow the instructions below:
  108.  
  109.  
  110.     1.    Start Windows.
  111.  
  112.     2.    Perform the driver installation instructions above.
  113.  
  114.     3.    Select the Control Panel icon from the Main Group.
  115.  
  116.     4.    Choose the MIDI Mapper icon from the Control Panel.
  117.  
  118.         Depending on the hardware configuration of your system, You
  119.         might get a dialog box displayed at this point warning that the
  120.         current MIDI setup references a MIDI device which is not
  121.         installed in your system.  The warning will ask if you want to
  122.         continue.  Click YES.
  123.  
  124.     5.    Under Show, select Setups and Click on New.
  125.  
  126.     6.    In the New MIDI Setup dialog box type a name your want to call
  127.         this MIDI mapping (M-AUDIO) in the name field followed by a
  128.         description if desired (IBM M-AUDIO mapping). Click OK.
  129.  
  130.     7.    A new dialog box labeled MIDI Setup: followed by the name
  131.         you selected in the previous step will be displayed.  Under the
  132.         column labled 'Port Name' place the mouse cursor on row
  133.         thirteen.  Press the right mouse button.  This action will
  134.         select that row and display an down arrow.  Click on the down
  135.         arrow to display the options that can be selected for the chosen
  136.         port.  Select the options 'IBM ACPA MIDI SYNTH', repeat this
  137.         process for ports fourteen through sixteen.  Click OK when
  138.         finished.
  139.  
  140.     8.    From the Show section of the dialog box select Patchmaps and
  141.         Click on New.
  142.  
  143.     9.    In the New MIDI Patchmap dialog box type a name your want to
  144.         call this MIDI patchmap in the name field (M-AUDIO) followed
  145.         by a description if desired (IBM M-AUDIO mapping). Click OK.
  146.  
  147.  
  148.        10.    The voicing for the M-AUDIO synthesizer has been mapped to
  149.         correspond with that of General Midi mapping.  All of the
  150.         voices should have a one to one mapping ie voice 16 of the
  151.         mapper should map to voice 16 of the synthesizer.  This is the
  152.         default mapping so nothing else has to be done.
  153.  
  154.        11.    These are the only modifications that are needed for the
  155.         Synth module.  Make sure that the name you selected is
  156.         displayed in the name field.  If it is not Click on the down
  157.         arrow in the name field and select your name.  Click on OK
  158.         to switch to your new Synth module.
  159.  
  160.  
  161.  
  162.  
  163.  
  164. PERFORMANCE
  165.  
  166. The ability to use all of the M-Audio modes will depend on several factors
  167. relating to your host machine and environment.    These items include host
  168. system speed, channel speed, host processor disk performance(speed and
  169. fragmentation) and memory availability.  Performance problems can be
  170. identified by the following behavior:
  171.  
  172. 1)  Sections of good audio intermixed with noise.
  173.  
  174. 2)  Sections of good audio intermixed with silence.
  175.  
  176.  
  177. If you are experiencing problems attempt to alleviate the problem using
  178. the following suggestions:
  179.  
  180. Record
  181.  
  182. 1)  Make sure that verify is off on disk writes.
  183.  
  184. 2)  Use a VDISK as the file destination of a recording.
  185.  
  186. 3)  Defragment the hard disk before recording.
  187.  
  188. 4)  Record as a foreground activity.
  189.  
  190. Playback
  191.  
  192.  
  193. 1)  Move the audio file to a VDISK and play it from that location.
  194.  
  195. If the above suggestions do not solve the problem a higher performance system
  196. will be required to use the faster data rate modes.  In slower performance
  197. systems lower data rate modes must be used for proper operation.
  198.  
  199.  
  200.  
  201.